﻿DIPLOMACY = {
	c:BRG = {
		create_diplomatic_pact = {
			country = c:MUN
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:BEG
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:NAS
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:BAD
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:WUR
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:SWI
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:RHI
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:ULM
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:LIP
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:FIO
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:BAE
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:GRB
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:OSN
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:HEK
			type = customs_union
		}
	}
	c:BOH = {
		create_diplomatic_pact = {
			country = c:THU
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:DAR
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:SLZ
			type = customs_union
		}
		#create_diplomatic_pact = {
		#	country = c:AUS
		#	type = customs_union
		#}
		create_diplomatic_pact = {
			country = c:FRM
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:ASB
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:FRE
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:FRW
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:SME
			type = customs_union
		}
	}
	c:SCA = {
		create_diplomatic_pact = {
			country = c:HAN
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:BRA
			type = customs_union
		}	
		create_diplomatic_pact = {
			country = c:BRE
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:CRL
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:OLD
			type = customs_union
		}
	}
	c:ARN = {
		create_diplomatic_pact = {
			country = c:VEN
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:PRO
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:GEN
			type = customs_union
		}
		create_diplomatic_pact = {
			country = c:PAP
			type = customs_union
		}
	}
	c:DUA = {
		create_diplomatic_pact = {
			country = c:SAV
			type = customs_union
		}
	}
}
